Skip to main content

HTTPD Library

Type

library

Description

Handle HTTP requests in your application

Children Properties

Command

NameSummarySyntax
httpdStopStop a HTTP serverhttpdStop <pPorts>
httpdResponseRespond to a HTTP requesthttpdResponse <pSocketID>,<pResponseCode>,<pContent>,<pHeaders>
httpdStartStart a HTTP serverhttpdStart <pCallback>,<pPort>,<pServerName>